xend: pass-through: Add key to pci device dictionary
authorKeir Fraser <keir.fraser@citrix.com>
Sat, 27 Jun 2009 08:55:42 +0000 (09:55 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Sat, 27 Jun 2009 08:55:42 +0000 (09:55 +0100)
commit437cbbf3fb7c7ad2f13cdb29ceb92f63b1dc20c7
tree28cb27d646bbff6eae72a4e91649dc04175dba4f
parent88b7aa5e4c4d93d11b283713bfd59a40af1c84a9
xend: pass-through: Add key to pci device dictionary

This will be used to identify the functions belonging to
a multi-function device.

Cc: Dexuan Cui <dexuan.cui@intel.com>
Cc: Masaki Kanno <kanno.masaki@jp.fujitsu.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
tools/python/xen/util/pci.py
tools/python/xen/xend/XendConfig.py
tools/python/xen/xend/XendDPCI.py
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xend/server/pciif.py
tools/python/xen/xm/create.dtd
tools/python/xen/xm/create.py
tools/python/xen/xm/main.py
tools/python/xen/xm/xenapi_create.py